object HelpDialogForm: THelpDialogForm Left = 296 Top = 193 Width = 640 Height = 480 Caption = 'Help' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object PanelBase: TPanel Left = 0 Top = 0 Width = 632 Height = 453 Align = alClient BevelInner = bvLowered BevelOuter = bvNone Caption = 'PanelBase' TabOrder = 0 object PanelToolbar: TPanel Left = 1 Top = 1 Width = 630 Height = 24 Align = alTop BevelOuter = bvNone TabOrder = 0 object ButtonContents: TButton Left = 0 Top = 0 Width = 75 Height = 25 Caption = 'Contents' TabOrder = 0 OnClick = ButtonContentsClick end object ButtonBack: TButton Left = 76 Top = 0 Width = 75 Height = 25 Caption = 'Back' TabOrder = 1 OnClick = ButtonBackClick end end object WebBrowser: TWebBrowser Left = 1 Top = 25 Width = 630 Height = 427 Align = alClient TabOrder = 1 ControlData = { 4C0000001D410000222C00000000000000000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E126201000000000000004C0000000114020000000000C000000000000046 8000000000000000000000000000000000000000000000000000000000000000 00000000000000000100000000000000000000000000000000000000} end end end